@media only screen and (max-width: 500px) {
    .about {
        margin-bottom:0px;
    }

    .about .container2 {
        width:100%;
    }

    .about .container2 .right {
        left:0px;
    }

    .solutions {
    	width: 100%;
    }

    .news{
    	width: 100% !important;
    }

    .footer .head{
    	height: 155px;
    }


    
}
